Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Finder Guide /
Chapter 3 - Finder Commands


Using Command Definitions

Command definitions provide information about what commands do and how to use them in scripts. Each definition contains at least four kinds of information: syntax, parameters, results, and examples. These categories are briefly described here, using examples from the definition of the Move command that begins
on page 126.

For a more detailed introduction to application commands, see the AppleScript Language Guide.


Subtopics
Syntax
Parameters
Result
Examples

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996